-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 #6792
Conversation
jenkins, test it |
Can you make sure to backport this back as far as is reasonable? |
Yes @epixa but I might need a bit of help figuring out labels<->branches. I added some labels but probably need some adjustments. But should be easy to backport to every branch. |
Do we also need to update https://github.com/elastic/kibana/blob/master/tasks/config/downloadSelenium.js#L4? |
I would guess so. I guess the task downloads it and the intern config causes it to try to start that version? Would be nice to define it only in one place. Maybe @jbudz has a suggestion? If not, I'll just update that other file too. |
@LeeDr should be fine to move the version to test/server_config.js and reference from from both files. There's precedence for pulling the es/webdriver requests from there for grunt tasks |
I think the hash on line 15 of |
👍 hash can be found here https://selenium-release.storage.googleapis.com/index.html?path=2.53/ |
Yep, since the md5 is checked against the download, I'm going to leave the code as it is and just update the versions and md5. |
Seems to be using this version successfully now;
|
Looks good @LeeDr |
--------- **Commit 1:** Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 * Original sha: 81821fc * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z **Commit 2:** Update downloadSelenium to match version in intern.js. * Original sha: 431fe52 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z **Commit 3:** Add selenium-server-standalone jar md5. * Original sha: 4002140 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
--------- **Commit 1:** Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 * Original sha: 81821fc * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z **Commit 2:** Update downloadSelenium to match version in intern.js. * Original sha: 431fe52 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z **Commit 3:** Add selenium-server-standalone jar md5. * Original sha: 4002140 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
--------- **Commit 1:** Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 * Original sha: 81821fc * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z **Commit 2:** Update downloadSelenium to match version in intern.js. * Original sha: 431fe52 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z **Commit 3:** Add selenium-server-standalone jar md5. * Original sha: 4002140 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
--------- **Commit 1:** Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 * Original sha: 81821fc * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z **Commit 2:** Update downloadSelenium to match version in intern.js. * Original sha: 431fe52 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z **Commit 3:** Add selenium-server-standalone jar md5. * Original sha: 4002140 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
--------- **Commit 1:** Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 * Original sha: 81821fc * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z **Commit 2:** Update downloadSelenium to match version in intern.js. * Original sha: 431fe52 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z **Commit 3:** Add selenium-server-standalone jar md5. * Original sha: 4002140 * Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
No description provided.